Add GPU-Bridge MCP Server — 26 AI services + x402 native#3553
Add GPU-Bridge MCP Server — 26 AI services + x402 native#3553fjnunezp75 wants to merge 2 commits into
Conversation
|
/i-promise-this-is-not-a-new-server Note: This is adding GPU-Bridge, which is already listed in the official MCP Registry (PR #1061). This README addition is for discoverability while the registry PR is reviewed. |
|
Thanks for contributing to the MCP servers repo! We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target. Going forward, please publish your server to the MCP Registry using the quickstart guide: That's where server discovery now happens. Thanks for building on MCP! Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response. |
Summary
This PR adds GPU-Bridge to the list of third-party MCP servers.
About GPU-Bridge
GPU-Bridge is a GPU inference API that exposes 26 AI services as MCP tools through a unified interface.
MCP Server: https://github.com/gpu-bridge/mcp-server
npm:
npx @gpu-bridge/mcp-serverServices Available
x402 Native
GPU-Bridge is the first GPU inference API with native x402 support — allowing autonomous AI agents to pay for compute on-chain with USDC on Base L2, without API keys or human intervention.
Installation
{ "mcpServers": { "gpu-bridge": { "command": "npx", "args": ["-y", "@gpu-bridge/mcp-server"], "env": { "GPUBRIDGE_API_KEY": "your_key" } } } }Pricing starts at $0.003/request.